Skip to content

chore(deps): Bump jdx/mise-action from 3.6.3 to 4.0.0#178

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/jdx/mise-action-4.0.0
Open

chore(deps): Bump jdx/mise-action from 3.6.3 to 4.0.0#178
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/jdx/mise-action-4.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps jdx/mise-action from 3.6.3 to 4.0.0.

Release notes

Sourced from jdx/mise-action's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: jdx/mise-action@v3...v4.0.0

Changelog

Sourced from jdx/mise-action's changelog.

Changelog


4.0.0 - 2026-03-13

🚀 Features

New Contributors


3.6.3 - 2026-03-06

🐛 Bug Fixes

New Contributors


3.6.2 - 2026-03-02

🐛 Bug Fixes

  • move file_hash to end of cache key template to prevent prefix matching (#384) by @​altendky in #384

New Contributors


3.6.1 - 2026-01-20

🔍 Other Changes

  • Revert "fix(cache): isolate cache keys per working_directory in monorepos" (#364) by @​jdx in #364

3.6.0 - 2026-01-18

🚀 Features

🐛 Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.6.3 to 4.0.0.
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@5228313...c1ecc8f)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 16, 2026
@mergify
Copy link
Contributor

mergify bot commented Mar 16, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.

  • check-success = coverage
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-22.04, Linux)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are within 10 commits of the base branch before merging

  • #commits-behind <= 3

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Mar 16, 2026
@dosubot
Copy link
Contributor

dosubot bot commented Mar 16, 2026

Related Documentation

1 document(s) may need updating based on files changed in this PR:

libMagic-rs

Testing Strategy And Coverage Requirements
View Suggested Changes
@@ -285,7 +285,7 @@
 The [main CI workflow](https://github.com/EvilBit-Labs/libmagic-rs/blob/e925ef6b3f2208fc8805a728ba3de55956f4447a/.github/workflows/ci.yml) includes:
 
 **[Quality job](https://github.com/EvilBit-Labs/libmagic-rs/blob/e925ef6b3f2208fc8805a728ba3de55956f4447a/.github/workflows/ci.yml#L24-L38):**
-- Uses `jdx/mise-action@v3.6.3` to install tools
+- Uses `jdx/mise-action@v4.0.0` to install tools
 - Runs `just lint-rust` for formatting and linting
 
 **[Test job](https://github.com/EvilBit-Labs/libmagic-rs/blob/e925ef6b3f2208fc8805a728ba3de55956f4447a/.github/workflows/ci.yml#L40-L54):**

[Accept] [Decline]

Note: You must be authenticated to accept/decline updates.

How did I do? Any feedback?  Join Discord

Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by Mergify

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants